home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TFRMGROUPARTICLEINFO / TFRMGROUPARTICLEINFO.txt
Encoding:
Text File  |  2005-02-07  |  3.9 KB  |  172 lines

  1. object frmGroupArticleInfo: TfrmGroupArticleInfo
  2.   Left = 173
  3.   Top = 214
  4.   AutoScroll = False
  5.   BorderIcons = [biSystemMenu]
  6.   Caption = 'Selected group/article info'
  7.   ClientHeight = 292
  8.   ClientWidth = 475
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlusMemoU1: TPlusMemoU
  21.     Left = 0
  22.     Top = 0
  23.     Width = 475
  24.     Height = 197
  25.     Cursor = crIBeam
  26.     Alignment = taLeftJustify
  27.     ScrollBars = ssVertical
  28.     AltFont.Charset = DEFAULT_CHARSET
  29.     AltFont.Color = clWindowText
  30.     AltFont.Height = -11
  31.     AltFont.Name = 'MS Sans Serif'
  32.     AltFont.Style = []
  33.     CaretWidth = 1
  34.     ColumnWrap = 0
  35.     DisplayOnly = False
  36.     EnableHotKeys = False
  37.     EndOfTextMark.Color = clRed
  38.     Justified = False
  39.     LineHeight = 0
  40.     Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars]
  41.     Overwrite = False
  42.     RightLinePen.Color = clGray
  43.     RightLinePen.Style = psDot
  44.     ScrollTime = 0
  45.     SelBackColor = clHighlight
  46.     SelTextColor = clHighlightText
  47.     Separators = #9#10#13' $%&,./:;<=>'
  48.     SpecUnderline.Color = clRed
  49.     UpdateMode = umImmediate
  50.     Version = 'v6.2h Professional ed.'
  51.     Align = alClient
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Arial'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 0
  59.     TabStop = True
  60.   end
  61.   object Panel1: TPanel
  62.     Left = 0
  63.     Top = 197
  64.     Width = 475
  65.     Height = 95
  66.     Align = alBottom
  67.     BevelOuter = bvNone
  68.     TabOrder = 1
  69.     object Label1: TTntLabel
  70.       Left = 192
  71.       Top = 72
  72.       Width = 74
  73.       Height = 13
  74.       Caption = 'Local MsgHigh:'
  75.     end
  76.     object Label2: TTntLabel
  77.       Left = 8
  78.       Top = 40
  79.       Width = 74
  80.       Height = 13
  81.       Caption = 'ServerMsgLow:'
  82.     end
  83.     object Label3: TTntLabel
  84.       Left = 192
  85.       Top = 40
  86.       Width = 76
  87.       Height = 13
  88.       Caption = 'ServerMsgHigh:'
  89.     end
  90.     object Label4: TTntLabel
  91.       Left = 8
  92.       Top = 8
  93.       Width = 87
  94.       Height = 13
  95.       Caption = 'Group markers:'
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clWindowText
  98.       Font.Height = -11
  99.       Font.Name = 'MS Sans Serif'
  100.       Font.Style = [fsBold]
  101.       ParentFont = False
  102.     end
  103.     object Ok: TMMTNTBItBtn
  104.       Left = 400
  105.       Top = 32
  106.       Width = 75
  107.       Height = 25
  108.       Caption = 'OK'
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clBtnText
  111.       Font.Height = -11
  112.       Font.Name = 'MS Sans Serif'
  113.       Font.Style = []
  114.       ParentFont = False
  115.       TabOrder = 3
  116.       OnClick = OkClick
  117.     end
  118.     object Cancel: TMMTNTBItBtn
  119.       Left = 400
  120.       Top = 64
  121.       Width = 75
  122.       Height = 25
  123.       Cancel = True
  124.       Caption = 'Cancel'
  125.       Default = True
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBtnText
  128.       Font.Height = -11
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = []
  131.       ModalResult = 2
  132.       ParentFont = False
  133.       TabOrder = 4
  134.     end
  135.     object OnceRetrieved: TtntAutoSizeCheckBox
  136.       Left = 8
  137.       Top = 72
  138.       Width = 157
  139.       Height = 17
  140.       Caption = 'Headers were once retrieved'
  141.       TabOrder = 5
  142.     end
  143.     object MsgHigh: tMMjvspinedit
  144.       Left = 272
  145.       Top = 64
  146.       Width = 97
  147.       Height = 21
  148.       MaxValue = 100000000.000000000000000000
  149.       MinValue = -1.000000000000000000
  150.       TabOrder = 0
  151.     end
  152.     object ServerMsgLow: tMMjvspinedit
  153.       Left = 88
  154.       Top = 32
  155.       Width = 97
  156.       Height = 21
  157.       MaxValue = 100000000.000000000000000000
  158.       MinValue = -1.000000000000000000
  159.       TabOrder = 1
  160.     end
  161.     object ServerMsgHigh: tMMjvspinedit
  162.       Left = 272
  163.       Top = 32
  164.       Width = 97
  165.       Height = 21
  166.       MaxValue = 100000000.000000000000000000
  167.       MinValue = -1.000000000000000000
  168.       TabOrder = 2
  169.     end
  170.   end
  171. end
  172.